.banner {overflow: hidden;position: relative;}
/* .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 30px;}
.swiper-pagination-bullet {width: 50px;height: 5px;background: #fff;border-radius: inherit;opacity: 1;border: none;}
.swiper-pagination-bullet-active {background: #cb2321 !important;opacity: 1;} */
.swiper-slide {float: left;}
/* .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {content: '';}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {content:'';}
.banner .swiper-button-next,.swiper-button-prev{ width:40px; height:150px;cursor: pointer; position: absolute;top: 50%;margin-top: -75px; z-index: 99;}
.banner .swiper-button-next {right:55px;background: #cb2321 url(../img/next.png) no-repeat center center;}
.banner .swiper-button-prev {left:55px;background: #cb2321 url(../img/prev.png) no-repeat center center;}
.swiper-button-prev.swiper-button-disabled {background: rgba(0,0,0,.3) url(../img/prev.png) no-repeat center center;}
.swiper-button-next.swiper-button-disabled {background: rgba(0,0,0,.3) url(../img/next.png) no-repeat center center;} */ 
.mar1 {margin-top: 1%;}
.mar2 {margin-top: 1%;}
.mar3 {margin-top: 1%;}
.mar4 {margin-top: 4%;}
.center {text-align: center;}
.right {text-align: right;}

/*******************************
  -------[= 关于铭将 =]-------
********************************/
.sub1-cont {text-align: center;color: #464646;line-height: 36px;}
.sub1-bott {background: url(../img/sub1-bott-bg.jpg) no-repeat left center;}
.sub1-list {height: 148px;text-align: center;padding-top: 15px;}
.sub1-list span {display: block;color: #f55b14;font-size: 40px;}
.sub1-list p {color: #fff;}
	.sub1-list hr {
		color: #fff;
		display:none;
	}
	.sub1-list p b {
		/*display:none;*/
	}
	.sub1-nr {
		position: relative;
		padding: 3% 0;
	}
	.xaxis{
		display:none;
	}
.yaxis {
	display:none;
}
.yaxis2 {
	display:none;
}
.sub1-img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -354.5px;
}
.sub1-img img {width:100%;}
/*******************************
  -------[= 产品展示 =]-------
********************************/
.sub2-nr {padding: 3% 0 2%;}
.sub2-tab {}
.sub2-tab ul {margin: 0 auto;}
.sub2-tab ul li {display: block;float: left;cursor: pointer; width: 173px;height: 40px;text-align: center;line-height: 40px;font-size: 18px;color: #fff;background:url(../img/cpbg01.jpg);margin: 5px 4px;}
	.sub2-tab ul li:hover {
/*		display: block;
		float: left;
		cursor: pointer;
		width: 159px;
		height: 40px;
		text-align: center;
		line-height: 40px;
		font-size: 18px;
		color: #fff;
		background: url(../img/cpbg01.jpg);
		margin: 5px 4px;*/
		cursor: pointer;
		-moz-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
		box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
		-moz-transition: all 0.8s;
		-webkit-transition: all 0.8s;
		-o-transition: all 0.8s;
		transition: all 0.8s;
	}
.sub2-tab ul li a{color:#FFF;}
.sub2-tab ul .default {background: #f55b14;}
.row{margin:0;}
.sub2-item {padding:5px;width:20%;float:left;}
.sub2-list {}
.sub2-list p {font-size: 18px;text-align: center;line-height: 50px;height: 50px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.sub2-list a {display: block;width:100%;height:100%;text-align: center;line-height: 22px;border: 1px solid #f55b14;color: #f55b14;margin: 10px auto 0;}
.sub2-img {overflow: hidden;}
.sub2-img img {-moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}
.sub2-tabcont .show {display: block;}
.sub2-cont {display: none;}
.sub2-item:hover .sub2-list {box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);}
.sub2-item:hover .sub2-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
/*******************************
  -------[= 铭将优势 =]-------
********************************/
.sub3-nr {background: url(../img/sub3-bg.jpg) no-repeat left top;}
.sub3-cont {padding: 0 16%;}
.sub3-list {padding: 20px 0;height: 313px;position: relative;}
.sub3-list h5 {display: block;font-size: 26px;font-weight:bold;color: #3b4950;-moz-transition: 0.3s;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.sub3-list p {font-size: 18px;line-height: 40px;margin-top: 20px;}
.sub3-list p i {color: #d70000;-moz-transition: 0.3s;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.sub3-img {position: absolute;left: 0; bottom: 45px; width: 60px;height: 60px;}
.sub3-img .img1,.sub3-img .img2 {position: absolute;left: 0;bottom: 0;}
.sub3-img .img2 {display: none;}
.sub3-item {background: url(../img/sub3-item-bg.png) no-repeat right top;margin: 15px 0;-moz-transition: 0.3s;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.sub3-cont  .sub3-item:nth-child(-n+3) .sub3-list {border-bottom: 1px solid #b0b0b0;}
.sub3-cont  .sub3-item:nth-child(3n) {background: none;}
.sub3-item:hover .sub3-list h5,.sub3-item:hover .sub3-list p i {color: #fff;}
.sub3-item:hover {background: #f55b14 url(../img/sub3-item-bg.png) no-repeat right top;color: #fff;}
.sub3-item:hover .sub3-img .img1 {display: none;}
.sub3-item:hover .sub3-img .img2 {display: block;}
.sub3-item:nth-child(3n):hover {background: #f55b14;}
/*******************************
  -------[= 公司荣誉 =]-------
********************************/
.sub4 {background: url(../img/sub4-bg.jpg) no-repeat left top;}
.sub4-nr {text-align: center;}

/*******************************
  -------[= 案例展示 =]-------
********************************/
.sub5 {background: url(../img/sub5-bg.jpg) no-repeat left top;}
.sub5 .title h1 {color: #fff;}
.sub5 .title i {background: #fff;}
.sub5-nr {background: #f7f7f7;padding: 40px 30px 5px;}
.sub5-item {margin-bottom: 40px;padding: 0 22px;}
.sub5-list {position: relative; overflow: hidden;}
.sub5-list img {-moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}
.sub5-item:hover .sub5-list img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.sub5-nr .sub5-item:nth-child(1) {visibility: visible; animation-delay: 0.2s; animation-name: fadeInUp;}
.sub5-nr .sub5-item:nth-child(2) {visibility: visible; animation-delay: 0.4s; animation-name: fadeInUp;}
.sub5-nr .sub5-item:nth-child(3) {visibility: visible; animation-delay: 0.6s; animation-name: fadeInUp;}
.sub5-nr .sub5-item:nth-child(4) {visibility: visible; animation-delay: 0.8s; animation-name: fadeInUp;}
.sub5-nr .sub5-item:nth-child(5) {visibility: visible; animation-delay: 1s; animation-name: fadeInUp;}
.sub5-nr .sub5-item:nth-child(6) {visibility: visible; animation-delay: 1.2s; animation-name: fadeInUp;}
.sub5-tit {position: absolute;left:0;bottom:-70px;width:100%;height:70px;padding:0 10px;text-align:center;font-size:14px;color:#fff;
background:rgba(245,91,20,0.8);-moz-transition: 0.3s;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.sub5-tit h3 {font-size: 16px; display: block; line-height: 70px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.sub5-item:hover .sub5-tit {bottom: 0;}

/*******************************
  -------[= 发货现场 =]-------
********************************/
.sub6-img {border-radius: 20px;overflow: hidden;}
.sub6-img img {-moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}
.sub6-item:hover .sub6-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.sub6-item p {line-height: 40px;font-size: 13px;color: #1a1a1a;height: 40px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.swiper-nr .swiper-button-next1,.swiper-button-prev1{ width:12px; height:24px;cursor: pointer; position: absolute;top: 35%;z-index: 99;}
.swiper-nr .swiper-button-next1 {right:-30px;background: url(../img/next1.png) no-repeat center center;}
.swiper-nr .swiper-button-prev1 {left:-30px;background: url(../img/prev1.png) no-repeat center center;}

.zx {background: #f7f7f7;}
.propc {
	display:block;
}
.prom {
	display: none;
}
/*******************************
  -------[= 铭将快讯 =]-------
********************************/
.tit {
	font-size: 28px;
	color: #151515;
	line-height: 28px;
}
.tit i {display: block;float: left; width: 2px;height: 28px;background: #1851ac;margin: 2px 15px 0 0;}
.sub7-item {display: block;width: 100%;}
.sub7-img {float: left;margin-right: 10px;}
.sub7-cont {text-align: left;padding-top: 15px;}
.sub7-cont h6 {display: block;font-size: 18px;font-weight: bold;color: #1a1a1a;height: 21px;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;margin-bottom:20px;}
.sub7-cont p {font-size: 14px;color: #5f5f5f;line-height: 26px;margin-top: 15px;height: 78px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 3;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.sub7-cont img {margin-top: 15px;}
.sub7-nr .swiper-nr {position: relative;}
.sub7-nr .swiper-pagination {width: 100%;bottom:-45px;}
.sub7-nr .swiper-pagination-bullet {width: 12px;height: 12px;background: #a2a2a5;margin: 0 25px;}
.sub7-nr .swiper-pagination-bullet-active {background: #000;}
.sub7-item:hover .sub7-cont h6 {color: #f55b14;}
.sub7-bt a {display:block;float:right;color: #575757;font-size: 14px;line-height: 28px;}
.sub7-bt a:hover {text-decoration: underline;}
/*******************************
  -------[= 行业动态 技术交流 =]-------
********************************/
.sub8 {background: #fff;margin-top: 90px;padding: 0;}
.sub8-left {padding: 0;border: 1px solid #aaa;float: left;width: 69%;min-height: 420px;}
.sub8-tab {padding:17px 20px 17px 10px;border-bottom: 1px solid #a9acb0;}
.sub8-tab span {display: inline-block;font-size: 28px;color: #151515;line-height: 28px; margin-right: 40px;cursor: pointer;}
.sub8-tab span i {display: block;float: left;width: 2px;height: 28px;background: #f55b14;margin: 2px 15px 0 0;}
.sub8-tab .default {color: #f55b14;}
.sub8-tab a {float: right;color: #575757;font-size: 14px;line-height: 28px;}
.sub8-tab a:hover {text-decoration: underline;}
.sub8-cont {padding: 15px 20px;}
.cont-bt {font-size: 18px;color: #151515;height:27px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.cont-bt:hover,.sub8-item:hover a,.sub8-rig ul li:hover a {color: #f55b14;}
.cont-int {font-size: 14px;line-height: 20px;margin-top: 10px;height: 40px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.sub8-item {margin: 8px 0;}
.sub8-item a {display: block;font-size: 14px;line-height: 20px;color: #303030;height: 20px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.sub8-item a i{color: #f55b14;}
.sub8-rig {padding: 0;border-bottom: 1px solid #a9acb0; border-right: 1px solid #a9acb0;float: right;width: 31%;min-height: 420px;}
.rig-bt {background: #f55b14;width: 100%;height: 66px;padding: 0 20px;}
.fh {float:left;line-height: 66px;}
.fh img {float: left;margin: 15px 18px 0 0;}
.fh span {display: inline-block;font-size: 28px;color: #fff;line-height: 28px;}
.fh span i {display: block;float: left; width: 2px;height: 28px;background: #fff;margin: 2px 15px 0 0;}
.rig-bt a {font-size: 14px;color: #fff;line-height: 66px;float: right;}
.rig-bt a:hover {text-decoration: underline;}
#box {margin-top:18px;padding: 0 10px;height: 196px;overflow: hidden;}
#box ul li {display: block;height: 28px;line-height: 28px;}
#box ul li a {display: block;float: left;font-size: 14px;color: #525252;width: 60%; height: 28px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
#box ul li a:hover {color: #f55b14;}
.sub8-rig ul li time {display:block;float: right;font-size: 12px;}
.sub8-img {text-align: center;margin-top: 15px;}

.news2 {display: none;}
/*******************************
  -------[= 联系我们 =]-------
********************************/
.sub9 {background: url(../img/sub9-bg.jpg) no-repeat left top;}
.sub9-nr {background: url(../img/sub9-img.jpg) no-repeat left top;width: 100%;height: 456px;padding: 40px 20px 0;}
.sub9-1 {font-size: 27px;color: #878787;font-weight: bold;}
.sub9-2 {margin-top: 10px;color: #f55b14;}
.sub9-2 span {display: block;font-size: 12px;}
.sub9-2 p {font-size: 43px;font-weight: bold;margin-top: -10px;}
.sub9-2 p img {float: left;margin: 20px 10px 0 0;}
.sub9-3 {margin-top: 30px;padding-right: 25%;}
.sub9-left input {display: block;width: 100%;height: 42px;background: #f7f7f7;border: 1px solid #aaa;margin-bottom: 10px;padding: 0 10px;}
.sub9-left textarea {display: block;width: 100%;height: 86px;background: #f7f7f7;border: 1px solid #aaa; padding: 5px 10px;}

.rig-1 {font-size: 28px;color: #303030;font-weight: bold;}
.rig-1 i {color: #f55b14;font-style: inherit;}
.sub9-rig {position: relative;}
.sub9-rig p{font-size: 20px;color: #303030;margin: 15px 0;}
.sub9-rig span {display: block;font-size: 23px;font-weight: bold;}
.sub9-rig span i {color: #f55b14;font-style: italic;font-weight: inherit;}
.sub9-rig button {display: block;cursor: pointer; position: absolute;left: 15px;bottom: 0; width:144px;height:42px;text-align: center;line-height: 42px;background: #f55b14;color: #fff;}

/*******************************
  -------[= 关于我们 =]-------
********************************/
.bg {background: #f4f4f4;}
.cont-left {float: left;width: 260px;}
.cont-bd {width: 100%;padding: 6px;border:1px solid #bfbfbf;margin-bottom: 10px;overflow:hidden;}
.cont-tit {width: 100%;height: 43px;background:url(../img/cont-bg.jpg) no-repeat left top;background-size: 100%; line-height: 43px;padding: 0 15px;font-size: 26px;color: #fff;font-weight: bold;}
.cont-tit span {float: left;margin-right: 5px;}
.cont-tit i {font-size: 15px;float: left; font-weight: inherit;font-weight:lighter;line-height: 43px;}
.cont-abo1 ul li {
	display: block;
	margin-top: 25px;
	width: 100%;
	height: 43px;
	line-height: 43px;
	background: #e4e4e4;
	padding-left: 35px;
	font-size: 17px;
	font-family: "微软雅黑";
}
.pro1{
	display:none;
}
.pro2 {
	display: none;
}
.cont-abo1 ul li a {color: #181818;display: block;height: 43px;overflow: hidden;padding-right:10px;}
.cont-abo1 ul li span { display:inline-block;vertical-align: middle;float: left;margin-right: 5px; width: 43px;height: 43px;}
.cont-abo1 ul li span .img1 {display: inline-block;}
.cont-abo1 ul li span .img2 {display: none;}
.cont-abo1 ul .default {background: #f55b14;}
.cont-abo1 ul .default a {color: #fff;}
.cont-abo1 ul .default .img1 {display: none;}
.cont-abo1 ul .default .img2 {display:inline-block;}
.abo3-img {text-align: center;margin-top: 10px;}
.cont-abo3 ul {margin-top: 15px;}
.cont-abo3 ul li {display: block;line-height: 26px;font-size: 14px;}
.cont-abo3 ul li:nth-child(2) {color: #f55b14;}
.cont-rig {width: 100%;padding-left: 272px;}
.abo-tit {border-bottom: 1px solid #b5b5b5;padding: 0 0 15px 10px;}
.abo-tit .tit i {background: #f55b14;width: 4px;}
.abo-tit span {float: right;color: #868686;padding-top: 10px;}
.cont-lunbo {padding: 30px 0;}
.cont-img {border: 1px solid #c8c8c8;}
.cont-pro p {text-align: center;line-height: 40px;height: 40px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.swiper-container4 {height: 700px;}
.swiper-nr .swiper-button-next4,.swiper-button-prev4{ width:26px; height:13px;cursor: pointer; position: absolute;left: 50%; margin-left: -13px; z-index: 99;}
.swiper-nr .swiper-button-next4 {bottom:-10px;background: url(../img/next4.png) no-repeat center center;}
.swiper-nr .swiper-button-prev4 {top:-20px;background: url(../img/prev4.png) no-repeat center center;}

.inside_Recommend_con{clear:both; height:755px; overflow:hidden;}
.inside_Recommend_con .rolltop{clear:both; width:26px; height:13px; cursor:pointer; overflow:hidden; text-align:center; background: url(../img/prev4.png) no-repeat center center; margin:10px auto;}
.inside_Recommend_con .rollbottom{clear:both; width:26px; height:13px; cursor:pointer; overflow:hidden; text-align:center;background: url(../img/next4.png) no-repeat center center; margin:10px auto;}
.inside_Recommend_con #ISL_Cont{clear:both; height:690px; margin:0 auto; overflow:hidden;}
.inside_Recommend_con #ISL_Cont .ScrCont{height:1000000px;}
.inside_Recommend_con #ISL_Cont ul {clear:both;}
.inside_Recommend_con #ISL_Cont ul li{clear:both; margin-bottom:10px; padding:0px;list-style:none; text-align:center; font-family:"微软雅黑"; font-size:14px; line-height:30px;}
/* .inside_Recommend_con #ISL_Cont ul li:hover{border: 1px solid #F00;} */
.inside_Recommend_con #ISL_Cont ul li:hover .cont-img {border: 1px solid #f55b14;}

/*******************************
  -------[= 公司风采 =]-------
********************************/
.abo-photo,.abo-zs {padding: 0 5px 0 10px;}
.abo1-list {border: 1px solid #bfbfbf;}
.abo1-list p {font-size: 13px;text-align: center;line-height: 48px;color: #3d3d3d;height: 48px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.abo1-item {padding: 0 8px;margin-bottom: 20px;}
.abo1-img {overflow: hidden;}
.abo1-img img {-moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}
.abo1-item:hover .abo1-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.abo1-item:hover .abo1-list p {color: #f55b14;}
/*******************************
  -------[= 铭将荣誉 =]-------
********************************/
.zs-list {border: 1px solid #dbd7d0;}
.zs-img {background: #fff;text-align: center;max-height: 277px;overflow: hidden;}
.zs-img img {-moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}
.zs-list p {text-align: center;color: #0b0f15;line-height: 46px;height: 46px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
.zs-item {padding: 0 8px;margin-bottom: 20px;}
.zs-item:hover .zs-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
/*******************************
  -------[= 联系铭将 =]-------
********************************/
.abo-lx {background: #fff;padding: 30px 30px 35px 3%;}
.lx-left li {display: block;font-size: 18px;line-height: 54px;}
.lx-rig {padding: 0;}
.lx-rig li {display: block;margin-bottom: 15px;}
.lx-rig li span {display: block;margin-bottom: 5px;}
.lx-rig li input {display: block;width: 100%;height:46px;background: #f4f4f4;border-radius: 5px;padding: 0 10px;}
.lx-rig li textarea {display: block;width: 100%;height: 103px;background: #f4f4f4;border-radius: 5px;padding: 5px 10px;}
.lx-rig li button {display: block;cursor: pointer; width: 159px;height: 43px;background: url(../img/cont-bg.jpg) left top;text-align: center;line-height: 43px;color: #fff;margin-top:20px;}
.map {border: 1px solid #c9c9c9;}

/*******************************
  -------[= 成功案例 =]-------
********************************/
.cases-nr,.video-nr,.pro-nr {padding: 0 5px;}
.cases-item,.video-item,.pro-item {padding: 0 10px;margin-bottom: 20px;}
.cases-list,.video-list,.pro-list {border: 1px solid #bfbfbf;}
.cases-list p,.video-list span,.zs-list span,.pro-list p {text-align: center;line-height: 49px;color: #3f3f3f;height: 49px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;
	line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}

/*******************************
  -------[= 案例详情 =]-------
********************************/
.cases-bt {text-align: center;font-size: 26px;}
.cases-bt h1{
	text-align: center;
	font-size: 26px;
}
.cases-tu .cases-li {text-align: center;margin-bottom: 3%;}
.cases-page li {display: block;float: left;margin: 0 1%; width: 48%;height: 50px;line-height: 50px;background: #cecece;padding: 0 15px;font-size: 17px;overflow: hidden;}
.cases-page li span {float: left;margin-right:15px;}
.cases-page li p {padding:0;height: 50px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.cases-page .default,.cases-page li:hover {background: #4d5c6a;color: #fff;cursor: pointer;}
.cases-img {overflow: hidden;}
.cases-img img {-moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}
.cases-item:hover .cases-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.cases-item:hover .cases-list p {color: #f55b14;}

/*******************************
  -------[= 铭将视频 =]-------
********************************/
/*.cont-abo1 .cont-video li {padding-left: 8px;}
.cont-abo1 .cont-video li span {margin-right: 25px;}*/

/*******************************
  -------[= 新闻资讯 =]-------
********************************/
.news-item {padding: 21px 10px 21px 14px;background: #ececec;min-height:200px;margin-bottom: 22px;}
.news-item a {display: block;min-height: 200px;}
.news-img {float: left;width: 30%;max-height: 150px;}
.news-cont {padding-left: 31.5%;}
.news-tit {border-bottom: 1px dashed #cecece;padding-bottom: 10px;height: 40px;}
.news-tit span {font-size: 20px;float: left;color: #000;width: 70%; height: 30px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.news-tit time {font-size: 14px;color: #f55b14;float: right;margin-top: 10px;}
.news-cont p {font-size: 14px;color: #555;line-height: 20px;margin-top: 25px;height: 40px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news-item:hover .news-tit span {color: #f55b14;}

.news-bt {font-size: 26px;text-align: center;}
.news-bt h1{
	font-size: 26px;
	text-align: center;
}
.news-fu {font-size: 12px;text-align: center;color:#999999;}
.news-word {padding: 0;}
.news-word p img {padding:10px 0}

/***********案例中心*/
.cases-word p img {
	padding: 10px 0
}
/*******************************
  -------[= 产品中心 =]-------
********************************/
.pro-sub {margin-top: 13px;}
.pro-sub p {background: url(../img/p-bg.jpg) no-repeat left top; width: 100%;height: 43px;line-height: 43px;padding-left: 35px;color: #fff;font-size: 18px;}
.pro-sub p a {color: #fff;}
.cont-abo1 .pro-sub li {margin-top: 9px !important;padding-left: 0;}
.cont-abo1 .pro-sub li a {color: #000;}

.pro-top {min-height: 540px;}
.pro-left {float: left;width: 53%;margin-right:20px;}
.small {margin-top: 20px;padding: 0 25px;}
.swiper-nr .swiper-button-next3,.swiper-button-prev3{ width:19px; height:32px;cursor: pointer; position: absolute;top: 50%;margin-top: -16px; z-index: 99;}
.swiper-nr .swiper-button-next3 {right:-25px;background: #434f5c url(../img/next31.png) no-repeat center center;}
.swiper-nr .swiper-button-prev3 {left:-25px;background: #434f5c url(../img/prev31.png) no-repeat center center;}
.swiper-button-prev3.swiper-button-disabled {background: #cecece url(../img/prev3.png) no-repeat center center;}
.swiper-button-next3.swiper-button-disabled {background: #cecece url(../img/next3.png) no-repeat center center;}
.pro-rig {padding-top: 0px;}
.pro-bt {font-size: 30px;text-align:center;color:#e35922;font-weight:bold;}
.pro-bt h1 {
	font-size: 30px;
	text-align: center;
	color: #e35922;
	font-weight: bold;
}
.pro-bt-bj{background:url(../img/icon1.png) repeat-x;height:5px;margin-bottom:20px;}
.pro-ph a {display: inline-block;font-size:20px;font-weight: bold;color: #000;}
.pro-ph a img {float: left;margin: 5px 5px 0 0;}

.pro_detailed_tit2{ height: 38px;background: #4d5c6a;border-bottom: 3px solid #e35922;width:898px;z-index: 999;}
.pro-cent {margin-top: 30px;}
.pro_detailed_tit2 a {display: block;float: left;width: 116px;text-align: center;line-height: 35px;color: #fff !important;cursor: pointer;}
.currentItem {background: #e35922;}
.pro-cont {padding:0 10px;}
.pro-tit {font-size: 28px;color: #e35922;font-weight: bold;margin:30px 0;}
.pro-word img {width: 100%;width: auto;padding:10px 0 }

.pro-bj {border-top: 2px solid #4e5966;padding-top: 10px;}
.bj-sm {font-size: 18px;color: #f55b14;font-weight: bold;}
.baojia {padding: 0 10%;}
.baojia p {text-align: center;margin-bottom: 4%;}
.bj-list {min-height: 37px;margin-bottom: 17px;}
.bj-list span {float: left;line-height: 37px;}
.bj-list p {padding-left:50px;}
.bj-list p input {display: block;width: 100%;height: 37px;border: 1px solid #c8c8c8;padding: 0 10px;}
.bj-list p textarea {display: block;width: 100%;height:91px;border: 1px solid #c8c8c8;padding:5px 10px;}
.bj-item button {display: block;width: 159px;height: 41px;margin: 32px auto 0;background: url(../img/button.png) left top;font-size: 18px;color: #fff;cursor: pointer;}

.xg {border-top: 2px solid #4e5966;padding-top: 10px;}
.xg-tit {font-size: 18px;font-weight: 600;}
.xg-titt {
	font-size: 18px;
	font-weight: 600;
	padding-top: 50px;
	margin-top: 30px;
	margin-left: 40px;
}
.xg-nr {padding: 0 5px;}
.xg-item{padding: 0 10px;}
.xg-list {background: #fff;padding: 7px 7px 0;}
.xg-list p {font-size: 14px;text-align: center;color: #3f3f3f;line-height: 50px;}
.xg-img {overflow: hidden;}
.xg-img img {-moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}
.xg-item:hover .xg-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.xg-item:hover p {color: #f55b14;}

.service-tit {background: url(../img/service-tit.png) no-repeat left center;background-size: 100%; text-align: center;font-size: 40px;}
.pro-img {overflow: hidden;}
.pro-img img {-moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}
.pro-item:hover .pro-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.pro-item:hover .pro-list p {color: #f55b14;}

.zs-dw {position: fixed;top: -100%;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.7);z-index: 999;overflow: hidden;opacity: 0;}
.block {opacity: 1;top: 0;}
.zs-word {width: 70%;height:700px;position: absolute;top: 50%;left: 50%; margin: -300px 0 0 -35%;background: #fff;padding: 20px;}
.zs-close {box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2); position: absolute;top: -10px;right: -10px;width: 35px;height: 35px;border-radius: 50%;background: #fff;font-size: 40px;text-align: center;line-height: 30px;cursor: pointer;}

.video-dw {position: fixed;top: -100%;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.7);z-index: 999;overflow: hidden;opacity: 0;}
.block {opacity: 1;top: 0;}
.video-word {width: 70%;height:600px;position: absolute;top: 50%;left: 50%; margin: -300px 0 0 -35%;background: #fff;padding: 20px;}
.video-close {box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2); position: absolute;top: -10px;right: -10px;width: 35px;height: 35px;border-radius: 50%;background: #fff;font-size: 40px;text-align: center;line-height: 30px;cursor: pointer;}

@media screen and (max-width:1880px) {
	
}
@media screen and (max-width:1600px) {

}
@media screen and (max-width:1500px) {

}
@media screen and (max-width:1200px) {
	.sub1-img {top: 0;left: 50%;margin-left: -240px;width: 480px;}
	.sub2-tab ul li {margin: 0 4px 10px;}
	.sub1-list {
		float: left;
		width: 40%;
		margin: 0 5%;
/*		padding-top: 0;*/
	}
		.sub1-list span {
			line-height: 1.5;
		}
	.sub1-bott {min-height: 280px;}
	.sub3-nr {background: url(../img/sub3-bg.jpg) repeat left top !important;}
	.sub3-cont .sub3-item .sub3-list {border-bottom: 1px solid #b0b0b0;}
	.sub3-item:hover {background: #f55b14 url(../img/sub3-item-bg.png) no-repeat right top;color: #fff;}
	.sub7-img {float: none;text-align: left;}
	.sub8-left,.sub8-rig {float: none;width: 100%;}
	.sub8-rig { border-left: 1px solid #a9acb0;}
	.sub8-img {text-align: left;}
	.sub9-3 {padding-right: 2%;}
	.rig-1 {font-size: 25px;}
	.pro-ul { height: 38px;background: #4d5c6a;border-bottom: 3px solid #e35922;width:100%;}
	.news-tit span {width:60%;}
}
@media screen and (max-width: 990px) {
	.sub1-nr .sub1-item:nth-child(2) {display: none;}
	.sub1-img {position: inherit;left: 0;margin-left: 0;width: 100%;}
	.sub3-cont .sub3-item:nth-child(3n) {background: url(../img/sub3-item-bg.png) no-repeat right top !important;}
	.sub3-cont .sub3-item .sub3-list {border-bottom: 1px solid #b0b0b0;}
	.sub3-cont .sub3-item:nth-child(2n),.sub3-cont .sub3-item:last-child {background: none !important;}
	.sub3-cont .sub3-item:nth-child(3n):hover {background: #f55b14 url(../img/sub3-item-bg.png) no-repeat right top !important;}
	.sub3-cont .sub3-item:nth-child(2n):hover,.sub3-cont .sub3-item:last-child:hover {background: #f55b14 !important;}
	.pro-word img {width: 100%;}
	.cont-abo2,.cont-abo3 {display: none;}
	.cont-left {float: none;width: 100%;margin-bottom: 20px;}
	.cont-rig {padding: 0;}
  	.sub1-bott {background: url(../img/sub1-bott-bg.jpg) no-repeat left top;}
}
@media screen and (max-width: 768px) {
	.cont-rig {clear:both;}
	.cont-abo2,.cont-abo3{display:none;}
	.cont-abo1 ul li {
		float: left;
		margin: 2px;
		width: 48%;
		height: 43px;
		line-height: 43px;
		background: #e4e4e4;
		padding-left: 0px;
		font-size: 17px;
		font-family:"微软雅黑";
	}

	.propc {
		display: none;
	}
	.prom {
		display: block;
	}
	.sub8-tab span {
		font-size: 20px;
	}
	.cont-abo1 ul.pro-sub li{display:none;}
	.cont-abo1 ul.pro-sub p{padding-left:3px;font-size:12px;width:32%;float:left;margin:2px;overflow:hidden;}
	
	.sub3-item {background: none;}
	.sub3-cont .sub3-item:nth-child(3n) {background: none !important;}
	.sub2-tab ul {margin: 0;}
	.sub2-tab ul li {width: 31%;float: left;margin: 0 1% 5px;height:40px;font-size: 16px;}

	.sub3-cont {padding: 0 20px;overflow:hidden;}
	.sub5-nr {padding: 20px 15px 5px;overflow:hidden;}
	.sub5 .container,.sub7 {padding: 0;}
	.swiper-nr .swiper-button-prev1 {left: 0;}
	.swiper-nr .swiper-button-next1 {right: 0;}
	.sub8-tab span:nth-child(2) {margin-right: 0;}
	.sub9-rig button {position: inherit;left: inherit;margin-top: 15px;}
	.sub9-nr {height: auto;padding-bottom: 30px;background: #f7f7f7;padding: 40px 10px 0;}
	.sub5-item {margin-bottom: 20px;}
	.sub9-1 {font-size: 22px;}
	.sub9-2 p {font-size: 36px;margin-top: 0;}
	.sub9-2 p img {margin: 10px 10px 0 0;}
/*	.sub9-rig {margin-top: 15px;}*/
	.lx-rig {padding: 0 15px;margin-top: 15px;}
	.news-img {float: none;width: 100%;max-height: 300px;margin-bottom: 20px;}
	.news-cont {padding: 0;}
	.pro-left {float: none;width: 100%;margin: 0 0 20px;}
	.pro-ul {height: 76px;}
	#daohang {display: none;}
	.news-tit span {width: 65%;}
/*    .sub1-nr {position: relative;padding:3% 0;}*/
 	.video-word {width: 83%;height: 400px;position: absolute;top: 50%;left: 0;margin: -200px 0 0 8%;}
	iframe {height: 360px;}
  	.abo-lx {padding: 30px 15px;}
}
@media screen and (max-width:640px) {
	.news-tit {height: auto;}
	.news-tit span {float: none;width: 100%;}
	.news-tit time {float: none;}
    .tit { font-size: 24px;}
    .sub1-top,.sub9 .container,.pro-cont,.baojia {padding:0;}
    .sub2 {overflow:hidden;}
  	.news-word img,.pro-word img,.cases-word img {max-width:100%;height:auto;}
	.sub9-rig button { position: absolute;left: 15px;top:0; }
	.rig-1{margin-top:70px;}
	.abo-tit span{display:none;}
	.sub3-adv img{transform:scale(1.4);margin-bottom:8px;}
	.sub3-img{top:0; }
	.sub3-img {
		top: 0;
	}
	.pro-tit {
		margin: 15px 0;
	}
	.sub1-list p {
		line-height:1.5;
	}
	.sub1-list p b {
		display: inline;
		color: #f55b14;
		font-size: 20px
	}
	.sub1-bott {
		min-height: 140px;
	}
	.xaxis {
		display: block;
		color: #ffffff;
		margin-top: -5px;
	}
	.yaxis {
		color: #ffffff;
		display:block;
		margin-top: -110px;
		margin-right: -125%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.yaxis2 {
		color: #ffffff;
		display: block;
		margin-top: 40px;
		margin-right: -125%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.sub1-list {
		text-align: center;
		padding-top :10px;
		height: 70px;
		font-size: 16px;
	}
	.sub1-list span {
		display: none;
	}
	.pro1 {
		display:block;
		font-size: 15px;
		float: right;
	}
	.pro2 {
		display:none;
		font-size: 15px;
		float: right;
	}
	.pro3 {
		display:none;
	}
	.sub3-img .img1, .sub3-img .img2{top: 0;}
	.sub3-item{margin-bottom:0px;}
	.sub3-list{height:auto;margin-top:15px;}
	.sub3-list h5{padding-left:70px;font-size:20px}
	.sub3-list p{font-size:16px;line-height:24px;margin-top:30px}
	.sub3-nr {background: url(../img/sub3-bg-shouji.jpg) repeat left top !important;}
	.sub1-list hr {
		text-align: center;
		color: #fff;
		
				background: #fff;
		/*border: 1px dashed #fff;*/
		display: inline-block;
		margin-top: -50px;
	}
	.sub1-img{display:none;}
}